home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Software of the Month Club 1996 February
/
Software of the Month Club 1996 February.iso
/
pc
/
dos
/
child
/
drmotes
/
install.bat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1996-01-08
|
382 b
|
20 lines
echo off
cls
echo .
echo .
echo Please stand by.
echo .
echo .
md %1\cb
copy *.* %1\cb\*.*
copy cb2.bat %1\cb.bat
cls
echo ******************************************************
echo * Done. To run Dr. Motes' Colorbook from the hard *
echo * drive just type CB then press enter. *
echo ******************************************************